Starts a new path and sets the starting point of the path. If you are already in path mode then a new subpath is created.
MoveTo(Calling this method will put the current GraphicsMode to PATH_OBJECT.
Your application can call this method when the GraphicsMode is either PATH_OBJECT or PAGE_DESCRIPTION.